﻿#coltitle
{
font-size: 16px;   
width: ;
    border: ;
    text-align: left;
    padding: 0px 0px 0px 5px;
    background-color: #93A0BF;
    }

#sus
{
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.serviceHeader
{
    font-size: 15px;
    font-weight: bold;
    color: #933c06;
    padding-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1pt;
}
.serviceSectionHeader
{
    font-size: 14px;
    font-weight: bold;
    color: #933c06;
    padding-top: 10px;
    letter-spacing: 1pt;
}
.serviceItem
{
    line-height: 20px;
    text-align: justify;
    margin-bottom: 15px;
    font-size: 14px;
}
.serviceItemHeader
{
    font-size: 12px;
    font-weight: bold;
}
.servicePricing
{
text-align: right;    
font-weight: bold;
font-size: 16px;
}
.serviceSubTitle
{
text-align: left;    
font-weight: bold;
        font-size: 16px;}
a.serviceSubTitle
{color: black;}

.serviceSectionDescription
{
    font-weight: bold;
}
.packageItemHeader
{
    font-size: 12px;
    color: #933c06;
    font-weight: bold;
}
.packageItem
{
    font-weight: bold;
}

/***** BEGIN STYLES SUBMENUS *****/

#serviceSubnavFrame
{
    width: 170px;
    border: 1px solid #395088;
    text-align: right;
    padding: 10px 20px 10px 20px;
    background-color: #fcfcfc;
    }

.serviceSubnavItem
{
    width: 180px;
    height: 30px;
    color: #4ab848;
    font-size: 17px;
    font-variant: small-caps;
}

/***** END STYLES SUBMENUS *****/